DecimalNINumericDecimalNNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
DecimalN INumeric<DecimalN>.Negative()
Private Function Negative As DecimalN
Implements INumeric(Of DecimalN).Negative
private:
virtual DecimalN Negative() sealed = INumeric<DecimalN>::Negative
private abstract Negative : unit -> DecimalN
private override Negative : unit -> DecimalN
DecimalNThe numeric negation of the current value.
INumericTSelfNegative